Skip to content

Conversation

@pjeanjean
Copy link

This PR aims to better define a MEP Engine in the context of GEMOC, and to properly separate existing engines and their support of the protocol.

The envisioned architecture is the following:
Architecture MEP Java

Basically, existing engines should not be modified to support MEP, and support should be added as extensions.
The fact that we currently rely on a LSP4J server should not have any impact on the rest, and thus all dependencies to LSP4J were isolated.

Kairides and others added 30 commits June 11, 2020 15:27
* "metaprog" entry added to dsl files for the GEMOC Studio examples

* "metaprog" entry fixed for Kermeta3 examples

Signed-off-by: Ronan Guéguen <[email protected]>
avoid to do it in the test suite

Signed-off-by: Didier Vojtisek <[email protected]>
this helps having more consistent contributions

Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
* bump versions
** xtend 2.21.0
** tycho 1.7.0
** melange 2020-06-19
** ajdt (from http://download.eclipse.org/tools/ajdt/410/dev/update)
** timesquare (from http://timesquare.inria.fr/update_site/2020)
** ALE 2020-07-17
** GEMOC Studio version 3.3.0.qualifier

* adding e(fx)clipse update site

required because not included in the release train anymore

* new splashscreen for Eclipse 2020-03

I didn't retrieved the official image from Eclipse so the background
image comes from public domain resource:
https://www.piqsels.com/en/public-domain-photo-svwac/

* replace org.eclipse.equinox.ds by org.apache.felix.scr

cf. https://help.eclipse.org/2018-12/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fporting%2F4.10%2Frecommended.html&cp%3D2_3_1_3&anchor=EquinoxDS_to_FelixSCR

* minor pom simplification
* change displayed eclipse base  in splashscreen
* fix some language generation issues
* change color of app product icons to eclipse colors
* upgrade list of available update sites
* bump ant-run-plugin version
* improves splashscreen display of eclipse version

now shows "based on Eclipse xxx"

fixes eclipse-gemoc#130

* add eclipse version name in the about box

Signed-off-by: Didier Vojtisek <[email protected]>
…se-gemoc#216)

This ALESiriusInterpreter interpreter is used only to provide "ale:"
queries in odesign. 
This isn't required as headless engine doesn't display any diagram.

Signed-off-by: Didier Vojtisek <[email protected]>
* add DIY section for MelangeK3FSM example

Signed-off-by: Didier Vojtisek <[email protected]>
I know I should not do that this way 0:-)
add instructions to have faster build in development mode
Conflicts:
	dev_support/jenkins/docker/Dockerfile
finalize products and feature lists
jdeantoni and others added 20 commits November 12, 2020 16:27
Signed-off-by: Didier Vojtisek <[email protected]>

Improvements

Signed-off-by: Pierre Jeanjean <[email protected]>

Deployment

Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
these pom are used to recreate a more reliable dependency tree of a
subset of gemoc components when used from pure maven project

Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
makes sure that xtext.ide doesn't grab inconsistent components

Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
Signed-off-by: Didier Vojtisek <[email protected]>
@pjeanjean pjeanjean force-pushed the model_execution_protocol branch from 86d72e1 to ef6a321 Compare March 15, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants